home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Programmer Disk
/
The Programmer Disk (Microforum).iso
/
xpro
/
basic1
/
pro8
/
getfiles.doc
< prev
next >
Wrap
Text File
|
1989-01-05
|
1KB
|
21 lines
'************************** Getfiles.Bas ********************************
'These routines included have been constructed from source code that I have
'found in the public domain on a few BBS's and my own code. It was written
'using the Microsoft QuickBasic Compiler 2.0.
'I used the /L switch when loading the QuickBasic compiler and used the
'library named USERLIB.EXE which included the definittions for the INT86
'assembler routines that comes with the compiler. I have included that library
'under the named MYLIB.EXE within the archive file that has this source code.
'The assembly language routines were extracted from a file named BASTODOS.ARC
'written by James P. Morgan of Orlando, Florida. The sort routine was from an
'anonymous author under the filename QUIKSORT.ARC.
'These were my first attempts at writing with the QUICKBASIC 2.0 compiler
'I hope that maybe one of these routines will help someone out. It's been a
'great help for me to have access to some good code for nothing, and to have
'learned from it. I wish the same for you.
' Michael Graves
' Brooklyn, NY
' Work: (212) 921-7514
' Compuserve [72507,1203]